COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!
AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!
- hhtmp88
- Topic Author
- Offline
- New Member
Less
More
17 years 8 months ago #72
by hhtmp88
JMY(晉明夷)<br />mfYoga.org -- Mindfulness Yoga Association
JinMY.me -- Blog of JinMing 晉明日誌
AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help! was created by hhtmp88
Dear all,
Local access to media files in the following local directory:
<joomla directory>/images/stories/audio/Welcome.mp3
by:
{mp3}Welcome{/mp3}
is successfully!
but when I try to access using remote mode NOT!
my tag looks like this:
{mp3remote}www.mysite.com/_Files/g2data/albums/Multimedia/Audio/Welcome.mp3{/mp3remote}
I have also checked that each of the directory in the directory path:
_Files/g2data/albums/Multimedia/Audio/
are set with permission "755"; while the file "Welcome.mpe" is "644" just like the normal file permissions. I have also tried to set Welcome.mp3 to "777", but this doesn't help.
What's wrong?
Or
Does anyone tested the tag {mp3remote} working properly?
Thanks for Any kinds of help!
Local access to media files in the following local directory:
<joomla directory>/images/stories/audio/Welcome.mp3
by:
{mp3}Welcome{/mp3}
is successfully!
but when I try to access using remote mode NOT!
my tag looks like this:
{mp3remote}www.mysite.com/_Files/g2data/albums/Multimedia/Audio/Welcome.mp3{/mp3remote}
I have also checked that each of the directory in the directory path:
_Files/g2data/albums/Multimedia/Audio/
are set with permission "755"; while the file "Welcome.mpe" is "644" just like the normal file permissions. I have also tried to set Welcome.mp3 to "777", but this doesn't help.
What's wrong?
Or
Does anyone tested the tag {mp3remote} working properly?
Thanks for Any kinds of help!
JMY(晉明夷)<br />mfYoga.org -- Mindfulness Yoga Association
JinMY.me -- Blog of JinMing 晉明日誌
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
17 years 8 months ago #73
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!
When 2.4 was launched, for about a week it had some fault in the code for remote MP3 streaming.
I would suggest redownloading the plugin and reinstalling. Then use the exact tags which you described.
Report back...
I would suggest redownloading the plugin and reinstalling. Then use the exact tags which you described.
Report back...
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- hhtmp88
- Topic Author
- Offline
- New Member
17 years 8 months ago #74
by hhtmp88
JMY(晉明夷)<br />mfYoga.org -- Mindfulness Yoga Association
JinMY.me -- Blog of JinMing 晉明日誌
Replied by hhtmp88 on topic Re: AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!
Dear Fotis,
Checked that though permission settings of folders and files are normal but it's strange that:
* putting the link directly in browser:
www.mysite.com/_Files/g2data/albums/Multimedia/Audio/Welcome.mp3
--> would get "no access permission" error as shown below:
==============================
Forbidden
You don't have permission to access _Files/g2data/albums/Multimedia/Audio/Welcome.mp3 on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
=============================
* Actually "public_html/_Files/g2data" is a directory created by Gallery2 photoalbum system, I am not sure if Gallery2 has set something else (other than permission setting) that will prevent un-authorized access to "g2data" directory
--> so do you have any ideas on what's going on?
* tried to move the mp3 file to
"public_html/_Files/g2upload/Welcome.mp3"
or "public_html/_Files/Welcome.mp3"
and place the links directly in browser:
www.mysite.com/_Files/Welcome.mp3
--> the mp3 becomes accessible and auto-played by Quicktimes
* Then I, according to your suggestion, re-download AllVideos and re-install it, the remote tag DOES works!
{mp3remote}www.mysite.com/_Files/Welcome.mp3{/mp3remote}
So my problem is partially solved!
But... if you have any ideas of why the "g2data" directory is not accessible, pls. let me know as this is important to me!
Thanks!
Checked that though permission settings of folders and files are normal but it's strange that:
* putting the link directly in browser:
www.mysite.com/_Files/g2data/albums/Multimedia/Audio/Welcome.mp3
--> would get "no access permission" error as shown below:
==============================
Forbidden
You don't have permission to access _Files/g2data/albums/Multimedia/Audio/Welcome.mp3 on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
=============================
* Actually "public_html/_Files/g2data" is a directory created by Gallery2 photoalbum system, I am not sure if Gallery2 has set something else (other than permission setting) that will prevent un-authorized access to "g2data" directory
--> so do you have any ideas on what's going on?
* tried to move the mp3 file to
"public_html/_Files/g2upload/Welcome.mp3"
or "public_html/_Files/Welcome.mp3"
and place the links directly in browser:
www.mysite.com/_Files/Welcome.mp3
--> the mp3 becomes accessible and auto-played by Quicktimes
* Then I, according to your suggestion, re-download AllVideos and re-install it, the remote tag DOES works!
{mp3remote}www.mysite.com/_Files/Welcome.mp3{/mp3remote}
So my problem is partially solved!
But... if you have any ideas of why the "g2data" directory is not accessible, pls. let me know as this is important to me!
Thanks!
JMY(晉明夷)<br />mfYoga.org -- Mindfulness Yoga Association
JinMY.me -- Blog of JinMing 晉明日誌
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
17 years 8 months ago #75
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!
Seems like permissions issue obviously. You need to ask the G2 component development team for more on that. AllVideos as you can see, has no problem playing any file if it can access it! ;)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- hhtmp88
- Topic Author
- Offline
- New Member
17 years 8 months ago #76
by hhtmp88
JMY(晉明夷)<br />mfYoga.org -- Mindfulness Yoga Association
JinMY.me -- Blog of JinMing 晉明日誌
Replied by hhtmp88 on topic Re: AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!
Thanks fotis!
Found that the accessibility problem is due to the settings as set by the .htaccess file in g2data folder!
Trying ways to fix this issue....
Rgds,
Found that the accessibility problem is due to the settings as set by the .htaccess file in g2data folder!
Trying ways to fix this issue....
Rgds,
JMY(晉明夷)<br />mfYoga.org -- Mindfulness Yoga Association
JinMY.me -- Blog of JinMing 晉明日誌
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
17 years 8 months ago #77
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!
Told ya! Don't worry, you'll get there. Make sure you contact the gallery developers as well! ;)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- AllVideos Plugin remote access by {mp3remote} doesn't work, pls. help!